POST /Account/ClearExternalGroupCache/{id}/

Clears the external group cache for the specified account.
 

Request

Method Request URI
POST /API/Account/ClearExternalGroupCache/{id}/?sessionId=value

URI Parameters

URI Parameter Description
sessionId The current session ID.

Path Parameters

Path Parameter Description
id The ID of the account.

Request Body

Name: id
Type: System.Guid

Response

Response Body

A status code indicating success or the failure reason.